﻿body {
}

.x-form-focus {
    background: aquamarine;
}

.ortala {
    text-align: center;
}

.sagaDaya {
    text-align: right;
}

.stRengiYesil {
    background-image: none !important;
    color: #098d2c !important;
}

.stRengiKirmizi {
    background-image: none !important;
    color: #fb0000 !important;
}

.stRengiMavi {
    background-image: none !important;
    color: #002aff !important;
}

.RedButton {
    background-color: #fb0000 !important;
    color: black !important;
    background-image: none;
}

.GreenButton {
    background-color: #add8e6 !important;
    background-image: none;
}

.kirmiziButton {
    background-color: #f3d7f1 !important;
    color: black !important;
    background-image: none;
}


.MaviZemin {
    background-color: #2a90d1 !important;
    background-image: none;
}

.AcikMaviZemin {
    background-color: #dfe8f5 !important;
    background-image: none;
}

.my-label-center {
    background-color: #aff8e6 !important;
    color: red;
    text-align: center;
}

.stRengiGri {
    background-image: none !important;
    color: #a9a9a9 !important;
}

.kutum {
    border: 1px #0000CC solid;
    height: 99%;
    width: 100%;
}
.dsblCls {
    background: #dfe8f5;
}

h2 {
    margin-bottom: 20px;
    margin-top: 35px;
    font-size: 20px;
    font-family: 'TitilliumText25L400wt';
}

.x-grid-row-selected .badge-background-red, .badge-background-red  
{
    background-image: none;
    background-color: Red !important;
    color: White;
}